home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
KimStacks 7
/
KimStacks CD-ROM 7 1993.iso
/
ShareWare
/
Games
/
Core! 1.1
/
Battle Programs
/
Standard
/
dwarf
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-07-18
|
168 b
|
11 lines
;
; Basic fighter program which sprays zeroes
; all through memory.
;
;
bombpt dat 0,0
;
lup add #4,bombpt
mov bombpt,@bombpt
jmp lup,0
end lup